Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFrame


DoesPropagateEvents

The DoesPropagateEvents method returns a Boolean value that indicates whether this frame propagates unhandled events to its containing part.

ODBoolean DoesPropagateEvents ();
return value
kODTrue if this frame propagates unhandled events to its containing part, otherwise kODFalse.
DISCUSSION
If one of your part's embedded frames propagates unhandled events to your part, your part has the opportunity to handle those events. In that case, your part's event handler needs to determine if a particular frame is one of its display frames or an embedded frame.

SEE ALSO
The ODFrame::SetPropagateEvents method (page 338).
"Propagating Events" on page 195 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help